﻿@charset "utf-8";

body{min-width: 1200px; width: 100%;}


/*标题*/
.i_tit{font-size: 40px;color: #333;text-align: center;position: relative;height: 90px;line-height: 42px;}
.i_tit:before{content: "";width: 18px;height: 1px;background: #000;position: absolute;top: 24px;left: 33%;}
.i_tit:after{content: "";width: 18px;height: 1px;background: #000;position: absolute;top: 24px;right: 33%;}
.i_tit a{color: #333;}
.i_tit span{display: block;font-size: 20px;font-weight: normal;}

/**/
.yin{background:url(yin_t.png) no-repeat center 0;height: 126px;margin-top: -52px;position: relative;z-index: 10;}
.yin ul li{width: 200px;float: left;background:url(yin_line.gif) no-repeat 0 40px;height: 106px;line-height: 106px;overflow: hidden;font-size: 16px;color: #333;}
.yin ul li em{display: block;width: 30px;height: 30px;float: left;line-height: 0;overflow: hidden;margin: 38px 8px 0 40px;}
.yin ul li em img{width: 30px;height: 60px;-webkit-transition:all .5s;transition:all .5s;}
.yin ul li span{display: block;float: left;font-weight: bold;width: 100px;overflow: hidden;}
.yin ul li:hover em img{margin-top: -30px;}
.yin ul li:hover,.shi .shi_ul01 li:hover{color: #f68100;}
.yin ul li:first-child{background: none;}

/*设备展示*/
.pro{padding: 10px 0 80px;}
.pro .yin_t{height: 106px;}
.pro .yin_t:before{left: 38%;}
.pro .yin_t:after{right: 38%;}

.pro_list{width: 390px;border: #eee 1px solid;box-sizing:border-box;margin-right: 15px;margin-bottom: 20px; }
.pro_list:nth-child(3n+3){margin-right: 0px;}
.pro_list:hover .cp_pic img{transform: scale(1.1)}
.pro_list:hover {box-shadow:0 0 20px #ccc}
.pro_list .cp_t{height: 40px;text-align: center;width: 389px;height: 40px;}
.pro_list .cp_t h3{height: 40px;line-height: 40px;}
.pro_list .cp_t h3 a{font-size: 16px;color: #333;}
.pro_list .cp_pic{width: 390px;height: 291px;line-height: 0;position: relative;    overflow: hidden;}
.pro_list .cp_pic img{width: 388px;height: 291px;transition: all 0.6s;}

.chanp02{width: 390px;border: #bbb 1px solid;box-sizing:border-box;margin-right: 15px;margin-bottom: 20px; }
.chanp02:nth-child(3n+3){margin-right: 0px;}
.chanp02:hover .cp_pic img{transform: scale(1.1)}
.chanp02:hover {box-shadow:0 0 20px #ccc}
.chanp02 .cp_t{height: 40px;text-align: center;width: 389px;height: 40px;}
.chanp02 .cp_t h3{height: 40px;line-height: 40px;}
.chanp02 .cp_t h3 a{font-size: 16px;color: #333;}
.chanp02 .cp_pic{width: 390px;height: 291px;line-height: 0;position: relative;overflow: hidden;}
.chanp02 .cp_pic img{width: 389px;height: 291px;transition: all 0.6s;}
.chanp .nobor{border-right: none;}


/*广告条*/

.gg{background: #7cd5ff;height:400px;width: 100%;text-align: center;margin: 0 auto;position: relative;}

.gg img{height:400px;width: 100% !important;overflow: hidden;}








/**/
.news_bg{height: 692px;overflow: hidden;padding: 58px 0 0;}
/*.news_bg{background:url(news_bg.jpg) no-repeat center 0;height: 692px;overflow: hidden;padding: 0px 0 0;}*/



.news .yin_t{height: 112px;}
.news .yin_t:before{left: 38%;}
.news .yin_t:after{right: 38%;}

.news_t{width: 210px;height: 466px; background:#f0f0f0;padding: 14px 0 0;text-align: center;overflow: hidden;font-size: 14px;color: #333;}
.news_t p{width: 183px;height: 244px;margin: 0 auto;}
.news_t p img{width: 183px;height: 244px;}
.news_t em{width: 27px;height: 27px;display: block;margin: 0 auto;padding: 35px 0 0;}
.news_t em img{width: 27px;height: 27px;}
.news_t i{display: block;font-family:Arial, Helvetica, sans-serif;padding: 5px 0;font-weight: bold;text-transform: uppercase;}
.news_t b{font-family:Arial, Helvetica, sans-serif;display: block;font-size: 20px;color: #272d3b;line-height: 24px;}
.news_t span{display: block;width: 112px;margin: 0 auto;padding: 10px 0 0;}
.news_t span a{display: block;font-size: 14px;color: #fff;background:url(news_btn.png) no-repeat;width: 112px;height: 35px;text-align: center;line-height: 35px;overflow: hidden;}
.news_t span a:hover{animation:shake 1.5s linear;-webkit-animation:shake 1.5s linear;}
.news_bt{height: 70px;line-height: 60px;overflow: hidden;font-weight: normal;text-transform: uppercase;}
.news_bt a,.wd_t a{font-size: 20px;color: #333;}
.news_bt a:hover,.news_l dl dd a:hover,.news_c ul li a:hover,.wd_t a:hover,.about dl dd h5 a:hover{color: #f68100;}
.news_bt em{font-size: 14px;color: #333; padding:0 0 0 15px;}
.news_bt span,.wd_t span{float: right;}
.news_bt span a,.wd_t span a{font-size: 14px;color: #666;}

.news_c{ width:506px; background:url(news_line.gif) no-repeat 45px 0; padding:0 45px 0 90px; height:480px;overflow:hidden;}
.news_pic{width: 506px;height: 284px;overflow: hidden;margin-bottom: 30px;}
.news_pic img{width: 506px;height: 284px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.news_pic img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.news_c ul li{width: 508px; height:46px;line-height: 46px;overflow: hidden; border-bottom:#d6d6d6 1px dashed;}
.news_c ul li a{width: 400px;font-size: 14px;color: #000;display: block;float: left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_c ul li span{float: right;font-size: 14px;color: #7b7b7b;display: block;width: 100px; text-align: right;}

.news_l{ width:300px;height: 480px;overflow:hidden; background:url(news_line.gif) no-repeat;padding: 0 0 0 45px;}
.wd_t{height: 70px;line-height: 60px; background:url(wd_ico.gif) no-repeat 0 16px;text-transform: uppercase;color: #333;font-size: 20px;font-weight: normal;}
.wd_t a{ padding:0 0 0 40px;}
.wd_m{height: 400px;overflow: hidden;}
.news_l dl{width: 300px; padding:0 0 26px;}
.news_l dl dt{width: 300px;height: 60px;overflow: hidden;}
.news_l dl dt a{display: block; padding:0 20px 0 75px;width: 205px; background:url(wen02.gif) no-repeat;font-size: 14px;color: #333;height: 60px;line-height: 60px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_l dl dt a:hover{color: #f68100;}
.news_l dl dd{ background:url(da.gif) no-repeat;width: 200px;height: 60px; overflow:hidden; margin:25px 0 0;font-size: 14px;color: #333; padding:0px 70px 0 30px;line-height: 20px;}




.ab_bg{ background:url(about_bg.jpg) no-repeat center 0; padding:43px 0 0;height: 600px;overflow: hidden;}
.about dl{width: 1200px;padding: 18px 0 0;margin: 0 auto;}
.about dl dt{width: 1200px;height: 434px;overflow: hidden;line-height: 0;}
.about dl dt img{width: 1200px;height: 434px;}
.about dl dd{padding: 30px 0 0;width: 1200px;text-align: center;background:url(ab_pic.png) no-repeat center 0;}
.about dl dd h5{height: 60px;line-height: 30px; font-size:36px; overflow: hidden;}
.about dl dd h5 a{color: #333;font-size:36px;line-height: 46px;}
.about .desc{font-size: 16px; color: #333; line-height: 35px; height: 260px; overflow: hidden;padding: 20px;}


.about .bnt a{  display: block; margin:0 auto;  width: 100px;text-align: center;  height: 30px;line-height: 30px;font-size: 14px;color: #fff;overflow: hidden;border-radius: 20px;background: #f68100; }



/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}
